Skip to content

[Misc] Update version - #972

Merged
syqq-q merged 1 commit into
masterfrom
dragonwell_extended-11.0.29.26.7
Feb 6, 2026
Merged

[Misc] Update version#972
syqq-q merged 1 commit into
masterfrom
dragonwell_extended-11.0.29.26.7

Conversation

@Ann-1024

@Ann-1024 Ann-1024 commented Feb 3, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@Ann-1024
Ann-1024 requested review from kuaiwei and yuleil February 3, 2026 12:55
Comment thread version.txt
@@ -1 +1 @@
11.0.28.25.6-GA No newline at end of file
11.0.29.26.7-GA No newline at end of file

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

diff --git a/.github/workflows/build-linux.yml b/.github/workflows/build-linux.yml
index aa42787d2c..68d695bd0b 100644
--- a/.github/workflows/build-linux.yml
+++ b/.github/workflows/build-linux.yml
@@ -130,7 +130,6 @@ jobs:
           --with-jtreg=${{ steps.jtreg.outputs.path }}
           --enable-jtreg-failure-handler
           --with-zlib=system
-          --disable-warnings-as-errors
           ${{ inputs.extra-conf-options }} ${{ inputs.configure-arguments }} || (
           echo "Dumping config.log:" &&
           cat config.log &&
diff --git a/make.sh b/make.sh
index 7996403edc..ffb8d9db4f 100755
--- a/make.sh
+++ b/make.sh
@@ -6,7 +6,7 @@ if [ $# != 1 ]; then
 fi
 
 # incr by every Dragonwell release
-DRAGONWELL_VERSION=25
+DRAGONWELL_VERSION=26
 LC_ALL=C
 BUILD_MODE=$1
 arch=$(uname -m)
diff --git a/version.txt b/version.txt
index 8967679725..4de89ae7e5 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-11.0.28.25.6-GA
\ No newline at end of file
+11.0.29.26.7-GA
\ No newline at end of file

Comment thread version.txt
@@ -1 +1 @@
11.0.28.25.6-GA No newline at end of file
11.0.29.26.7-GA No newline at end of file

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

diff --git a/.github/workflows/build-linux.yml b/.github/workflows/build-linux.yml
index aa42787d2c..68d695bd0b 100644
--- a/.github/workflows/build-linux.yml
+++ b/.github/workflows/build-linux.yml
@@ -130,7 +130,6 @@ jobs:
           --with-jtreg=${{ steps.jtreg.outputs.path }}
           --enable-jtreg-failure-handler
           --with-zlib=system
-          --disable-warnings-as-errors
           ${{ inputs.extra-conf-options }} ${{ inputs.configure-arguments }} || (
           echo "Dumping config.log:" &&
           cat config.log &&
diff --git a/make.sh b/make.sh
index 7996403edc..ffb8d9db4f 100755
--- a/make.sh
+++ b/make.sh
@@ -6,7 +6,7 @@ if [ $# != 1 ]; then
 fi
 
 # incr by every Dragonwell release
-DRAGONWELL_VERSION=25
+DRAGONWELL_VERSION=26
 LC_ALL=C
 BUILD_MODE=$1
 arch=$(uname -m)
diff --git a/version.txt b/version.txt
index 8967679725..4de89ae7e5 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-11.0.28.25.6-GA
\ No newline at end of file
+11.0.29.26.7-GA
\ No newline at end of file

@Ann-1024
Ann-1024 force-pushed the dragonwell_extended-11.0.29.26.7 branch from 214c69b to 4ad926e Compare February 5, 2026 03:10
@syqq-q syqq-q changed the title Revert "disable warnings as errors" [Misc] Update version Feb 5, 2026
@syqq-q
syqq-q requested review from D-D-H and MaxXSoft and removed request for kuaiwei and yuleil February 5, 2026 03:12
Summary: Update dragonwell version

Testing: CICD

Reviewers: D-D-H, MaxXSoft

Issue: #225
@Ann-1024
Ann-1024 force-pushed the dragonwell_extended-11.0.29.26.7 branch from 4ad926e to 70e765b Compare February 5, 2026 06:59

@MaxXSoft MaxXSoft left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@syqq-q
syqq-q merged commit 14674c4 into master Feb 6, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants